home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / game / role / kamband.lha / Kamband18c / help / option.txt < prev    next >
Text File  |  2000-04-16  |  22KB  |  460 lines

  1. === Option Descriptions ===
  2.  
  3. Most of the "options" are accessible through the '=' command, which provides
  4. an interface to the various "sets" of options available to the player.
  5.  
  6. In the decriptions below, each option is listed as the textual summary
  7. which is shown on the "options" screen, plus the internal name of the
  8. option in brackets, followed by a textual description of the option.
  9.  
  10. Note that the internal name of the option can be used in user pref files
  11. to force the option to a given setting, see "command.txt" for more info.
  12.  
  13. Various concepts are mentioned in the descriptions below, including "disturb",
  14. (cancel any running, resting, or repeated commands, which are in progress),
  15. "flush" (forget any keypresses waiting in the keypress queue, including any
  16. macros in progress), "fresh" (dump any pending output to the screen), and
  17. "sub-windows" (see below).
  18.  
  19.  
  20. === Option Set 1 -- User Interface ===
  21.  
  22. Rogue-like commands    [rogue_like_commands]
  23.     Selects the "roguelike" command set (see "command.txt" for info).
  24.  
  25. Activate quick messages    [quick_messages]
  26.     Allows the use of any keypress as a response to the "-more-" prompt
  27.     (useful for monster farming).  Allows most keys to mean "no" to any
  28.     "[y/n]" prompt.
  29.  
  30. Prompt for floor item selection    [other_query_flag]
  31.     Allows the user to select objects from the center of stacks.  Without
  32.     this option, the uppermost appropriate object will always be selected.
  33.  
  34. Prompt before picking things up    [carry_query_flag]
  35.     Forces the game to ask your permission before allowing you to pick up
  36.     any object.
  37.  
  38. Use old target by default    [use_old_target]
  39.     Forces all commands which normally ask for a "direction" to use the
  40.     current "target" if there is one.  Use of this option can be dangerous
  41.     if you target locations on the ground, unless you clear them when done.
  42.  
  43. Pick things up by default    [always_pickup]
  44.     Tells the game that walking onto an item should attempt to pick it up.
  45.     Picking up objects in the manner takes no additional energy.  Note the
  46.     "g" and "-" commands, which can be used to "reverse" this option for a
  47.     single turn.
  48.  
  49. Repeat obvious commands    [always_repeat]
  50.     Tells the game that when you attempt to "open" a door or chest, "bash"
  51.     a door, "tunnel" through walls, "disarm" traps or chests, or "alter"
  52.     any grid, that you wish to automatically "repeat" the command 99 times
  53.     (see "command.txt"), unless an explicit repeat count was given.
  54.  
  55. Show dungeon level in feet    [depth_in_feet]
  56.     Display dungeon depths in "feet" instead of "levels".
  57.  
  58. Merge inscriptions when stacking    [stack_force_notes]
  59.     Force otherwise identical objects to merge, even if one has an empty
  60.     inscription and the other does not.  The resulting stack keeps the 
  61.     non-empty inscription.
  62.  
  63. Merge discounts when stacking    [stack_force_costs]
  64.     Force otherwise identical objects to merge, even if they have different
  65.     discounts.  The resulting stack keeps the largest discount.  This option
  66.     may cause you to lose "value", but will give you optimal pack usage.
  67.  
  68. Show labels in object lists    [show_labels]
  69.     Display the "labels" for objects in the "equipment" list, and in any
  70.     "special" window which is displaying the "equipment".  These labels
  71.     indicate what the player is "using" the object for, such as "wielding"
  72.     or "wearing" (in a given location).  After you have played for a while,
  73.     this information is no longer useful, and can be annoying.
  74.  
  75. Show weights in object lists    [show_weights]
  76.     Display the weights of objects in the "inventory" and "equipment" lists,
  77.     and in "stores", and in any "special" window which is displaying objects.
  78.  
  79. Show choices in certain sub-windows    [show_choices]
  80.     Display "choices" in any sub-windows which are being used to display
  81.     your inventory or equipment.  Also, if exactly one sub-window is being
  82.     used to display your inventory or equipment, then it will (temporarily)
  83.     be toggled as needed to always show the "appropriate" set of objects.
  84.  
  85. Show details in certain sub-windows    [show_details]
  86.     Display extra details in any sub-windows (and the main screen) which
  87.     are being used to display monster recall.  These details include the
  88.     number of monsters killed and the textual descriptions.
  89.  
  90. Audible bell (on errors, etc)    [ring_bell]
  91.     Attempt to make a "bell" noise when various "errors" occur.
  92.  
  93. Use color for inventory listings    [inventory_colors]
  94.     Use color for object descriptions whenever the inventory, equipment,
  95.     or store contents are being displayed.  The colors are based on object
  96.     types, not on actual object colors.
  97.  
  98.  
  99. === Option Set 2 -- Disturbance ===
  100.  
  101. Run past stairs    [find_ignore_stairs]
  102.     Ignore stairs when running.
  103.  
  104. Run through open doors    [find_ignore_doors]
  105.     Ignore open doors when running.
  106.  
  107. Run past known corners    [find_cut]
  108.     Cut sharply around "known" corners when running.  This will result in
  109.     "faster" running, but may cause you to run into a "lurking" monster.
  110.  
  111. Run into potential corners    [find_examine]
  112.     Fully explore "potential corners" in hallways.
  113.  
  114. Disturb whenever any monster moves    [disturb_move]
  115.     Disturb the player when any monster moves, appears, or disappears.
  116.     This includes monsters which are only visible due to telepathy, so
  117.     you should probably turn this option off if you want to "rest" near
  118.     such monsters.
  119.  
  120. Disturb whenever viewable monster moves    [disturb_near]
  121.     Disturb the player when any viewable monster moves, whenever any
  122.     monster becomes viewable for the first time, and also whenever any
  123.     viewable monster becomes no longer viewable.  This option ignores
  124.     the existance of "telepathy" for the purpose of determining whether
  125.     a monster is "viewable".  See also the "view_reduce_view" option.
  126.  
  127. Disturb whenever map panel changes    [disturb_panel]
  128.     This option causes you to be disturbed by the screen "scrolling",
  129.     as it does when you get close to the "edge" of the screen.
  130.  
  131. Disturb whenever player state changes    [disturb_state]
  132.     This option causes you to be disturbed whenever the player state
  133.     changes, including changes in hunger, resistance, confusion, etc.
  134.  
  135. Disturb whenever boring things happen    [disturb_minor]
  136.     This option causes you to be disturbed by various bring things,
  137.     including monsters bashing down doors, inventory feelings, and
  138.     beginning to run out of fuel.
  139.  
  140. Disturb whenever various things happen    [disturb_other]
  141.     This option is currently unused.
  142.  
  143. Alert user to critical hitpoints    [alert_hitpoint]
  144.     Produce a "bell" noise, and flush all pending input, when your hitpoints
  145.     reach the "critical point" chosen elsewhere, preventing stupid deaths.
  146.  
  147. Alert user to various failures    [alert_failure]
  148.     Produce a "bell" noise, and flush all pending input, when various
  149.     "failures" occur, as described above.
  150.  
  151.  
  152. === Option Set 3 -- Game-play ===
  153.  
  154. Auto-haggle in stores    [auto_haggle]
  155.     Disable "haggling" in stores, resulting in a ten percent sales tax
  156.     on items which you would have otherwise been forced to haggle for.
  157.     When this option is on, all prices listed in stores will be the
  158.     actual price that you pay for an item, as opposed to the price
  159.     that the shop-keeper will suggest.
  160.  
  161. Auto-scum for good levels    [auto_scum]
  162.     This is a hack but allows you to force the generation of "good" levels
  163.     in the dungeon.  This option may be extremely slow on some machines,
  164.     especially deep in the dungeon.  The minimum "goodness" of the level
  165.     is based on the dungeon level, so the deeper you go, the better the
  166.     level will be.  A lot of people consider this option to be cheating.
  167.  
  168. Allow objects to stack on floor (beta)    [testing_stack]
  169.     Allow multiple objects to occupy the same floor grid.  Any commands
  170.     which can affect objects on the floor will affect the object on the
  171.     top of the stack, unless the "other_query_flag" option is being used.
  172.  
  173. Allow monsters to carry objects (beta)    [testing_carry]
  174.     Allow monsters which pick up (or steal) objects to carry them around,
  175.     dropping them when they are killed (but taking them with them when
  176.     they are "destroyed" or "teleported away").
  177.  
  178. Expand the power of the look command    [expand_look]
  179.     Expand the "look" command to allow the user to "look" at grids which
  180.     are not actually in view of the player, allowing the examination of
  181.     objects/monsters which have only been detected by spells, or sensed
  182.     via telepathy.
  183.  
  184. Expand the power of the list commands    [expand_wrap]
  185.     Expand the "listing" commands so that they "wrap" at the "edges" of
  186.     the appropriate list.  This allows the "look" and "target" commands
  187.     to "cycle" through all appropriate grids forever, and the "identify
  188.     symbol" to browse through all of the monsters of a given type.
  189.  
  190. Map remembers all perma-lit grids    [view_perma_grids]
  191.     Memorize all perma-lit floor grids which are seen by the player.
  192.     This option allows you to keep track of which explored floor grids
  193.     were perma-lit, but does not distinguish between dark floor grids,
  194.     unexplored floor grids, and unknown grids.  Turning off this option
  195.     allows the player to always know which lit floor grids are in line
  196.     of sight, but this is better accomplished by the "view_bright_lite"
  197.     option.  Note that any non-floor grids which is seen by the player
  198.     are always memorized, and "object" which is seen by the player is
  199.     memorized independantly from the memorization of the grid itself.
  200.  
  201. Map remembers all torch-lit grids    [view_torch_grids]
  202.     Memorize all (torch-lit) floor grids which are seen by the player.
  203.     This option not only allows you to keep track of which floor grids
  204.     have been explored, but also which ones are "dark", because the use
  205.     of this option activates a special "color scheme" for the display of
  206.     floor grids, in which "dark" grids are drawn in "dark gray", "lit"
  207.     grids are drawn in "white", and (if the "view_bright_lite" option is
  208.     set) "lit" grids which are also in line of sight are drawn in "orange".
  209.     Note that grids which are currently "torch-lit" are considered to be
  210.     "lit", and are thus drawn in "white", unless the "view_yellow_lite"
  211.     option is set, in which case they are drawn in "yellow".
  212.  
  213. Generate dungeons with aligned rooms    [dungeon_align]
  214.     Force all rooms to be "aligned" with the "panel" divisions.  This results
  215.     in a much "prettier" dungeon, but may result in fewer greater vaults.
  216.  
  217. Generate dungeons with connected stairs    [dungeon_stair]
  218.     Always generate a staircase back to the level you came from, if you used
  219.     a staircase to get to the level.  This is more "realistic", and "safer",
  220.     but less of a "challenge" for some people.
  221.  
  222. Monsters chase current location (v.slow)    [flow_by_sound]
  223.     Allow monsters to make paths to the player when they are nearby.  This
  224.     option is extremely slow, but can produce viciously smart monsters.
  225.  
  226. Monsters chase recent locations (v.slow)    [flow_by_smell]
  227.     As above, but also allow monsters to take advantage of "old" trails
  228.     that you may have left in the dungeon.
  229.  
  230. Monsters follow the player (beta)    [track_follow]
  231.     This option is currently non-functional.
  232.  
  233. Monsters target the player (beta)    [track_target]
  234.     This option is currently non-functional.
  235.  
  236. Monsters learn from their mistakes    [smart_learn]
  237.     Allow monsters to learn what spell attacks you are resistant to,
  238.     and to use this information to choose the best attacks.
  239.  
  240. Monsters exploit players weaknesses    [smart_cheat]
  241.     Allow monsters to know what spell attacks you are resistant to,
  242.     and to use this information to choose the best attacks.
  243.  
  244.  
  245. === Option Set 4 -- Efficiency ===
  246.  
  247. Reduce lite-radius when running    [view_reduce_lite]
  248.     Reduce the "radius" of the player's "lite" to that of a "torch"
  249.     when the player is "running", which makes running more "efficient",
  250.     but is extremely annoying.  Certain older versions of Angband used
  251.     this behavior always, so "purists" should turn it on.
  252.  
  253. Reduce view-radius in town    [view_reduce_view]
  254.     Reduce the "radius" of the player's "view" by half when the player
  255.     is in town.  This makes running faster in town, and also allows the
  256.     player to ignore monsters in town which are more than ten grids away,
  257.     which is usually safe, since none have distance attacks.
  258.  
  259. Avoid checking for user abort    [avoid_abort]
  260.     Avoid checking to see if the user has pressed a key during resting
  261.     or running or repeated commands.  This not only makes the game much
  262.     more efficient (on many systems), but also allows the use of certain
  263.     obscure macro sequences, such as turning this option on, resting until
  264.     done, turning this option off, and casting a spell.  Note that the use
  265.     of this option may be dangerous on certain "graphic" machines.  Resting
  266.     for long periods of time with this option set is dangerous since the
  267.     resting may not stop until the user takes damage from starvation.
  268.  
  269. Avoid processing special colors    [avoid_other]
  270.     Avoid processing the "multi-hued" or "clear" attributes of monsters.
  271.     This will cause all "multi-hued" monsters to appear "violet" and all
  272.     "clear" monsters to appear "white", and will cause "trappers" and
  273.     "lurkers" to be visible on some machines, but it may greatly increase
  274.     efficiency especially when telepathy is active.  Certain systems may
  275.     choose to set this option if they are unable to support the special
  276.     "color" processing, but if they handle graphics "correctly", by using
  277.     attr/char pairs with the "high bits" set, then not only will the game
  278.     correctly avoid using any "dangerous" color processing, but it will
  279.     allow such processing to occur when it is not dangerous.  So if you
  280.     are using graphics, and you use a "normal" attr/char for the "floor"
  281.     grids, then you can use the "special lighting effects" for floors.
  282.  
  283. Flush input on various failures    [flush_failure]
  284.     This option forces the game to flush all pending input whenever various
  285.     "failures" occur, such as failure to cast a spell, failure to use a wand,
  286.     etc.  This is very useful if you use macros which include "directional"
  287.     components with commands that can fail, since it will prevent you from
  288.     walking towards monsters when your spells fail.
  289.  
  290. Flush input whenever disturbed    [flush_disturb]
  291.     This option forces the game to flush all pending input whenever the
  292.     character is "disturbed".  This is useful if you use macros which take
  293.     time, since it will prevent you from continuing your macro while being
  294.     attacked by a monster.
  295.  
  296. Flush input before every command    [flush_command]
  297.     This option forces the game to flush all pending input before every
  298.     command.  This option is silly, unless you are very paranoid.
  299.  
  300. Flush output before every command    [fresh_before]
  301.     This option forces the game to flush all output before every command.
  302.     This will give you maximal information, but may slow down the game
  303.     somewhat.  Note that this option is only useful when using macros,
  304.     resting, running, or repeating commands, since the outout is always
  305.     flushed when the game is waiting for a keypress from the user.
  306.  
  307. Flush output after every command    [fresh_after]
  308.     This option forces the game to flush all output after not only every
  309.     player command, but also after every round of processing monsters and
  310.     objects, which will give you maximal information, but may slow down
  311.     the game a lot, especially on slower machines, and on faster machines
  312.     you normally do not have a chance to see the results anyway.
  313.  
  314. Flush output after every message    [fresh_message]
  315.     This option forces the game to flush all output after every message
  316.     displayed by the game.  This will give you maximal information, but
  317.     may slow down the game somewhat.
  318.  
  319. Compress messages in savefiles    [compress_savefile]
  320.     Compress the savefile, by only saving the most recent "messages" that
  321.     the player has received.  This can cut the size of the savefile by a
  322.     drastic amount, but will result in the loss of message information.
  323.  
  324. Hilite the player with the cursor    [hilite_player]
  325.     Place the visible cursor on the player.  This looks fine on some Unix
  326.     machines, but horrible on most graphics machines.  Note that only some
  327.     machines are able to *not* show the cursor, but on those machines, hiding
  328.     the cursor often speeds up the game and looks better.
  329.  
  330. Use special colors for torch-lit grids    [view_yellow_lite]
  331.     This option causes special colors to be used for "torch-lit" grids in
  332.     certain situations (see "view_granite_lite" and "view_special_lite").
  333.     Turning this option off will slightly improve game speed.
  334.  
  335. Use special colors for 'viewable' grids    [view_bright_lite]
  336.     This option causes special colors to be used for non "viewable" grids
  337.     in certain situations (see "view_granite_lite" and "view_special_lite").
  338.     When this option is set, floor grids which are normally drawn in "white"
  339.     but which are not currently "viewable" by the player are instead drawn
  340.     in "dark gray".  This makes the "viewable" grids to appear "brighter"
  341.     than the others, allowing the player to easily determine which floor
  342.     grids are in "line of sight".  Turning this option off will probably
  343.     increase the speed of the game.
  344.  
  345. Use special colors for wall grids (slow)    [view_granite_lite]
  346.     This option activates a special color scheme for all "wall" grids which
  347.     are normally drawn in "white" (as walls and rubble normally are).  When
  348.     the player is blind, we use "dark gray", else if the grid is torch-lit,
  349.     we use "yellow" (or "white") depending on the "view_yellow_lite" option,
  350.     else if the "view_bright_lite" option is set, and the grid is not in line
  351.     of sight, or the grid is dark, or the grid is only "partially" lit, then
  352.     we use "gray", otherwise we use the normal "white".  Turning this option
  353.     off will probably increase the speed of the game.  This option may not
  354.     work well if the attr/char codes for walls/veins have been changed, or
  355.     if "graphics" are being used.
  356.  
  357. Use special colors for floor grids (slow)    [view_special_lite]
  358.     This option activates a special color scheme for all "floor" grids which
  359.     are normally drawn in "white" (as they normally are).  When the player is
  360.     blind, we use "dark gray", else if the grid is torch-lit, we use "yellow"
  361.     (or "white") depending on the "view_yellow_lite" option, else if the grid
  362.     is "dark", we use "dark gray", else if the "view_bright_lite" option is
  363.     set, and the grid is not in line of sight, we use "gray", otherwise we
  364.     use the normal "white".  Turning this option off will probably increase
  365.     the speed of the game.  This option may not work well if the attr/char
  366.     codes for walls/veins have been changed, or if "graphics" are being used.
  367.  
  368.  
  369. === Cheating Options ===
  370.  
  371. Peek into object creation    [cheat_peek]
  372.     Cheaters never win.  But they can peek at object creation.
  373.  
  374. Peek into monster creation    [cheat_hear]
  375.     Cheaters never win.  But they can peek at monster creation.
  376.  
  377. Peek into dungeon creation    [cheat_room]
  378.     Cheaters never win.  But they can peek at room creation.
  379.  
  380. Peek into something else    [cheat_xtra]
  381.     Cheaters never win.  But they can see debugging messages.
  382.  
  383. Know complete monster info    [cheat_know]
  384.     Cheaters never win.  But they can know all about monsters.
  385.  
  386. Allow player to avoid death    [cheat_live]
  387.     Cheaters never win.  But they can cheat death.
  388.  
  389.  
  390. === Window flags ===
  391.  
  392. Some platforms support "sub-windows", which are windows which can be used to
  393. display useful information generally available through other means.  The best
  394. thing about these windows is that they are updated automatically (usually) to
  395. reflect the current state of the world.  The "window options" can be used to
  396. specify what should be displayed in each window.  The possible choices should
  397. be pretty obvious.
  398.  
  399. Display inven/equip
  400.     Display the player inventory (and sometimes the equipment).
  401.  
  402. Display equip/inven
  403.     Display the player equipment (and sometimes the inventory).
  404.  
  405. Display player flags
  406.     Display a special description of the character, including some of the
  407.     "flags" which pertain to a character, broken down by equipment item.
  408.  
  409. Display player screen
  410.     Display a brief description of the character, including a breakdown
  411.     of the current player "skills" (including attacks/shots per round).
  412.  
  413. Display messages
  414.     Display the most recently generated "messages".
  415.  
  416. Display overhead view
  417.     Display an overhead view of the entire dungeon.  This is very slow
  418.     and does not even look very good.
  419.  
  420. Display monster recall
  421.     Display a description of the most monster which has been most recently
  422.     attacked, targetted, or examined in some way.
  423.  
  424. Display object recall
  425.     Display a description of the most recently selected object.  Currently
  426.     this only affects spellbooks and prayerbooks.  This window flag may be
  427.     usefully combined with others, such as "monster recall".
  428.  
  429. Display snap-shot
  430.     This window flag is currently unused.
  431.  
  432. Display borg messages
  433.     This window flag is currently used only by the Borg.
  434.  
  435. Display borg status
  436.     This window flag is currently used only by the Borg.
  437.  
  438.  
  439. === Left Over Information ===
  440.  
  441. The "hitpoint_warn" value, if non-zero, is the percentage of maximal hitpoints
  442. at which the player is warned that he may die.  It is also used as the cut-off
  443. for using red to display both hitpoints and mana.
  444.  
  445. The "delay_factor" value, if non-zero, is used to "slow down" the game, which is
  446. useful to allow you to "observe" the temporal effects of bolt, beam, and ball
  447. attacks.  The actual delay is equal to "delay_factor" cubed, in milliseconds.
  448.  
  449. The "preserve" flag, if set when the character was created, cancels all level
  450. feelings of the "special" variety, but allows "missed" artifacts to be "saved"
  451. by wandering monsters and found again at a later time.  This only works for
  452. non-identified artifacts.
  453.  
  454. The "maximize" flag, if set when the character was created, causes the "race"
  455. and "class" stat bonuses to be applied as "equipment" bonuses.  This usually
  456. makes the character harder at the beginning of the game, but easier later on,
  457. since the stats are no longer limited to a "natural" value of "18/100".
  458.  
  459.  
  460.